SAYSPEECH("Who are you? What do you want here? The maintenance area is for personnel only. Get outta' here!",3015)
-- 016
ANSWERSPEECH("If only I could... But I am not able to open the exit to the Plaza Station.",1,3016)
-- 019
ANSWERSPEECH("Oh - SORRY!, I didn't want to disturb you...",1,3019)
-- 017
ANSWERSPEECH("My name is Parker. I am an agent of the CityAdmin. As you very well know, the exit to Plaza station is code-locked. Please help me and unlock it.",10,3017)
-- 018
ANSWERSPEECH("Neocron CityAdmin! If you do not open the exit to Plaza Station immediately, you will be in violation of NCA-ordinance 17-33-C, hindrance of an NCA-agent in duty, and I will authorized to execute you here and now. I will give you 30 seconds to unlock this door.",20,3018)
else
-- 020
SAYSPEECH("I don't care! Just leave me alone!",3020)
ENDDIALOG()
end
NODE(1)
-- 020
SAYSPEECH("I don't care! Just leave me alone!",3020)
-- 023
ANSWERSPEECH("Hey, don't get smart with me...",20,3023)
NODE(10)
-- 021
SAYSPEECH("You guys have no authority down here. Without a hack tool you will never be able to picklock the door... I would give you mine in exchange for your shiny rocket launcher. Interested?",3021)
-- 026
ANSWERSPEECH("Hmm... okay, I'll take it." ,11,3026)
-- 027
ANSWERSPEECH("What does a HoverCab technician need a rocket launcher for?" ,20,3027)
NODE(11)
TAKEITEM("5")
if result == 1 then
SETGLOBALTRIGGER("talked_tech", 1)
GIVEITEM("85")
-- 028
SAYSPEECH("Here you are, my hack tool. It is always a pleasure to do business with the CityAdmin.",3028)
ENDDIALOG()
else
-- 020
SAYSPEECH("I don't care! Just leave me alone!",3020)
ENDDIALOG()
end
NODE(20)
-- 022
SAYSPEECH("You CityAdmin scum will never understand... It's only after we've killed the last one of you that peace and order may return to the streets of Neocron. Long live the Twilight Guardian!!!",3022)